Closed Bug 1597214 Opened 6 years ago Closed 6 years ago

Remove useless return; declaration

Categories

(Core :: General, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Sylvestre, Assigned: stensonj, Mentored)

References

(Blocks 1 open bug)

Details

(Whiteboard: [lang=C++])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1592270 +++

Filling as a good first bug to learn workflows.

As return; is at the end of a void function, the declaration is useless
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/HashStore.cpp#1112-1113

As the change is trivial, it is just to learn how to contribute to Firefox.

Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ff1c407a4421 Remove useless return; declaration, r=sylvestre
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: